auto merge of #208 : alexcrichton/cargo/fix-main-name, r=wycats
authorbors <bors@rust-lang.org>
Thu, 17 Jul 2014 19:44:40 +0000 (19:44 +0000)
committerbors <bors@rust-lang.org>
Thu, 17 Jul 2014 19:44:40 +0000 (19:44 +0000)
The crate name should be the package name, not `main`.

Closes #207


Trivial merge